PrintCompositor.setTabWidth

Sets the width of tabulation in characters for printed text.

This function cannot be called anymore after the first call to the [method@PrintCompositor.paginate] function.

class PrintCompositor
void
setTabWidth
(
uint width
)

Parameters

width uint

width of tab in characters.

Meta